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