menu
google_cloud_protobuf package
documentation
protobuf.dart
Uint32Value
Uint32Value.new constructor
Uint32Value.new constructor
dark_mode
light_mode
Uint32Value
constructor
Uint32Value
(
{
int
value
=
0
,
})
Implementation
Uint32Value({this.value = 0}) : super(fullyQualifiedName);
google_cloud_protobuf package
documentation
protobuf
Uint32Value
Uint32Value.new constructor
Uint32Value class