name property
String
get
name
Returns the default translation string for the localizedName.
Implementation
String get name => localizedName.string;
Returns the default translation string for the localizedName.
String get name => localizedName.string;