toJson abstract method
Return a JSON-storable representation of this message which can be interpolated at runtime.
Implementation
Object toJson();
Return a JSON-storable representation of this message which can be interpolated at runtime.
Object toJson();