menu
ormed_postgres package
documentation
migrations.dart
SeederRegistry
count property
count property
dark_mode
light_mode
count
property
int
get
count
Get count of registered seeders
Implementation
int get count => _seeders.length;
ormed_postgres package
documentation
migrations
SeederRegistry
count property
SeederRegistry class