menu
proto_bytes package
documentation
com/protobytes/utils/byte_array.dart
ByteArray
bytes property
bytes property
dark_mode
light_mode
bytes
property
List
<
int
>
get
bytes
Implementation
List<int> get bytes => _bytes.toList();
proto_bytes package
documentation
com/protobytes/utils/byte_array
ByteArray
bytes property
ByteArray class