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