menu
betto_schema
betto_schema.dart
Required
call method
call
dark_mode
light_mode
call
method
@
override
bool
call
(
Map
input
)
override
Implementation
@override bool call(Map input) => isSubList(properties, input.keys.toList());
betto_schema
betto_schema
Required
call method
Required class