menu
googleapis package
documentation
shared.dart
$SqlProperty
$SqlProperty.new constructor
$SqlProperty.new constructor
dark_mode
light_mode
$SqlProperty
constructor
$SqlProperty
(
{
bool
?
enabled
,
String
?
numericValue
,
String
?
property
,
})
Implementation
$SqlProperty({
this
.enabled,
this
.numericValue,
this
.property, });
googleapis package
documentation
shared
$SqlProperty
$SqlProperty.new constructor
$SqlProperty class