menu
archery package
documentation
archery/core/orm/postgres_model.dart
PostgresModel
migrations property
migrations property
dark_mode
light_mode
migrations
property
Map
<
Type
,
Function
>
get
migrations
Implementation
static Map<Type, Function> get migrations => _jsonConstructors;
archery package
documentation
archery/core/orm/postgres_model
PostgresModel
migrations property
PostgresModel class