menu
betto_schema
betto_schema.dart
MinItems
<
T
>
call method
call
dark_mode
light_mode
call
method
@
override
bool
call
(
Iterable
input
)
override
Implementation
@override bool call(Iterable input) => minItems(input, min);
betto_schema
betto_schema
MinItems
<
T
>
call method
MinItems class