down property
MigrationCommand?
get
down
Outputs the opposite command to be used in a generator
Implementation
MigrationCommand? get down => null;
Outputs the opposite command to be used in a generator
MigrationCommand? get down => null;