description property

  1. @override
String description
override

Implementation

@override
String get description =>
    'Create a new alter table migration file. This command allows you to add a new column to an existing table or alter an existing column';