order property
int
get
order
Optional: Get the order in which this seeder should run Lower numbers run first. Default is 0.
Implementation
int get order => 0;
Optional: Get the order in which this seeder should run Lower numbers run first. Default is 0.
int get order => 0;