toRest method

_RemoteSerializeType? toRest()

Pre-serialization to JSON. Must be digestible by jsonEncode.

Implementation

_RemoteSerializeType? toRest() => null;