toCode method
Return a string representation of this message for use in generated Dart code.
Implementation
toCode() =>
throw new UnsupportedError("MainMessage.toCode requires a locale");
Return a string representation of this message for use in generated Dart code.
toCode() =>
throw new UnsupportedError("MainMessage.toCode requires a locale");