menu
velix_mapper package
documentation
mapper/json.dart
ConvertFactory<T, R>
accepts method
accepts method
dark_mode
light_mode
accepts
method
bool
accepts
(
Type
t
)
Implementation
bool accepts(Type t) { return false; }
velix_mapper package
documentation
mapper/json
ConvertFactory<T, R>
accepts method
ConvertFactory class