dartMessageName property
String
get
dartMessageName
Return the message name we would use for this when doing Dart code generation, e.g. "Intl.plural".
Implementation
String get dartMessageName;
Return the message name we would use for this when doing Dart code generation, e.g. "Intl.plural".
String get dartMessageName;