menu
khadem package
documentation
orm.dart
BaseModel<T>
casts property
casts property
dark_mode
light_mode
casts
property
Map
<
String
,
Type
>
get
casts
Fields that should be cast to specific types.
Implementation
Map<String, Type> get casts => {};
khadem package
documentation
orm
BaseModel<T>
casts property
BaseModel class