bytes property Null safety
optional">@optionalread / write
An array of bytes, encoded as a base64 string.
This is provided for the WriteEvent event.
Implementation
@optional
String? bytes;
An array of bytes, encoded as a base64 string.
This is provided for the WriteEvent event.
@optional
String? bytes;