toJson method
Return a JSON-storable representation of this message which can be interpolated at runtime.
Implementation
toJson() =>
throw new UnsupportedError("MainMessage.toJson requires a locale");
Return a JSON-storable representation of this message which can be interpolated at runtime.
toJson() =>
throw new UnsupportedError("MainMessage.toJson requires a locale");