menu
khadem package
documentation
orm.dart
BaseModel<T>
fillable property
fillable property
dark_mode
light_mode
fillable
property
List
<
String
>
get
fillable
Fields allowed for mass assignment.
Implementation
List<String> get fillable => [];
khadem package
documentation
orm
BaseModel<T>
fillable property
BaseModel class