menu
mineral package
documentation
api.dart
BasicSchema<T extends EnvSchema<ErrorReporter>>
transform abstract method
transform abstract method
dark_mode
light_mode
transform
abstract method
T
transform
(
dynamic
fn
(
GuardContext
<
ErrorReporter
>
ctx
,
PropertyContext
field
)
)
Implementation
T transform(Function(GuardContext ctx, PropertyContext field) fn);
mineral package
documentation
api
BasicSchema<T extends EnvSchema<ErrorReporter>>
transform abstract method
BasicSchema class