down property

MigrationCommand? get down

Outputs the opposite command to be used in a generator

Implementation

MigrationCommand? get down => null;