name property

String get name

Optional name for this migration (usually class name).

Implementation

String get name => runtimeType.toString();