menu
google_cloud_type package
documentation
type.dart
Decimal
Decimal.new constructor
Decimal.new constructor
dark_mode
light_mode
Decimal
constructor
Decimal
(
{
String
value
=
''
,
})
Implementation
Decimal({this.value = ''}) : super(fullyQualifiedName);
google_cloud_type package
documentation
type
Decimal
Decimal.new constructor
Decimal class