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