menu
khadem package
documentation
orm.dart
HasAttributes<T>
casts property
casts property
dark_mode
light_mode
casts
property
Map
<
String
,
dynamic
>
get
casts
The attributes that should be cast to native types.
Implementation
Map<String, dynamic> get casts => {};
khadem package
documentation
orm
HasAttributes<T>
casts property
HasAttributes mixin