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