menu
khadem package
documentation
orm.dart
HasAttributes<T>
guarded property
guarded property
dark_mode
light_mode
guarded
property
List
<
String
>
get
guarded
The attributes that aren't mass assignable.
Implementation
List<String> get guarded => ['*'];
khadem package
documentation
orm
HasAttributes<T>
guarded property
HasAttributes mixin