menu
velix_mapper package
documentation
mapper/json.dart
ConvertFactory<T, R>
getConvert abstract method
getConvert abstract method
dark_mode
light_mode
getConvert
abstract method
Convert
<
T
,
R
>
getConvert
(
Type
sourceType
)
Implementation
Convert<T,R> getConvert(Type sourceType);
velix_mapper package
documentation
mapper/json
ConvertFactory<T, R>
getConvert abstract method
ConvertFactory class