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