name property
String
get
name
Optional name for this migration (usually class name).
Implementation
String get name => runtimeType.toString();
Optional name for this migration (usually class name).
String get name => runtimeType.toString();