menu
oryn package
documentation
orm.dart
Entity
Entity.new const constructor
Entity.new const constructor
dark_mode
light_mode
Entity
constructor
const
Entity
(
{
String
?
tableName
,
})
Implementation
const Entity({ this.tableName });
oryn package
documentation
orm
Entity
Entity.new const constructor
Entity class