menu
angel3_validate package
documentation
server.dart
AngelMatcher
matchesWithAngel abstract method
matchesWithAngel abstract method
dark_mode
light_mode
matchesWithAngel
abstract method
Future
<
bool
>
matchesWithAngel
(
dynamic
item
,
String
key
,
Map
context
,
Map
matchState
,
Angel
app
,
)
Implementation
Future<bool> matchesWithAngel( item, String key, Map context, Map matchState, Angel app);
angel3_validate package
documentation
server
AngelMatcher
matchesWithAngel abstract method
AngelMatcher class