toRest method
_RemoteSerializeType?
toRest()
Pre-serialization to JSON. Must be digestible by jsonEncode
.
Implementation
_RemoteSerializeType? toRest() => null;
Pre-serialization to JSON. Must be digestible by jsonEncode
.
_RemoteSerializeType? toRest() => null;