menu
gcloud package
documentation
datastore.dart
BlobValue
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
bytes
final
The binary data of this blob.
Implementation
final List<int> bytes;
gcloud package
documentation
datastore
BlobValue
bytes property
BlobValue class