menu
betto_schema
betto_schema.dart
ObjectSizeRule
ObjectSizeRule.new const constructor
ObjectSizeRule.new
dark_mode
light_mode
ObjectSizeRule
constructor
const
ObjectSizeRule
(
{
int
?
minProperties
,
int
?
maxProperties
,
})
Implementation
const ObjectSizeRule({this.minProperties, this.maxProperties});
betto_schema
betto_schema
ObjectSizeRule
ObjectSizeRule.new const constructor
ObjectSizeRule class