icuMessageName property
Return the name of the message type, as it will be generated into an ICU-type format. e.g. choice, select
Implementation
String get icuMessageName => "select";
Return the name of the message type, as it will be generated into an ICU-type format. e.g. choice, select
String get icuMessageName => "select";