menu
webapp package
documentation
wa_model_less.dart
DBCollectionFree
toFormResult method
toFormResult method
dark_mode
light_mode
toFormResult
method
FormResultFree
toFormResult
(
Map
<
String
,
Object
?
>
document
)
Implementation
FormResultFree toFormResult(Map<String, Object?> document) { return validate(document); }
webapp package
documentation
wa_model_less
DBCollectionFree
toFormResult method
DBCollectionFree class