menu
acl_sdk package
documentation
database/data_models/feature.dart
Feature
id property
id property
dark_mode
light_mode
id
property
IntColumn
get
id
Implementation
IntColumn get id => integer().autoIncrement()();
acl_sdk package
documentation
database/data_models/feature
Feature
id property
Feature class