menu
googleapis package
documentation
alloydb/v1.dart
IntegerRestrictions
IntegerRestrictions constructor
IntegerRestrictions constructor
dark_mode
light_mode
IntegerRestrictions
constructor
IntegerRestrictions
(
{
String
?
maxValue
,
String
?
minValue
,
})
Implementation
IntegerRestrictions({ this.maxValue, this.minValue, });
googleapis package
documentation
alloydb/v1
IntegerRestrictions
IntegerRestrictions constructor
IntegerRestrictions class