menu
google_cloud_protobuf package
documentation
protobuf.dart
BytesValue
BytesValue.new constructor
BytesValue.new constructor
dark_mode
light_mode
BytesValue
constructor
BytesValue
(
{
Uint8List
?
value
,
})
Implementation
BytesValue({this.value}) : super(fullyQualifiedName);
google_cloud_protobuf package
documentation
protobuf
BytesValue
BytesValue.new constructor
BytesValue class