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