toGraphql method

_RemoteSerializeType? toGraphql()

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

Implementation

_RemoteSerializeType? toGraphql() => null;