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