toWire method

  1. @override
Object? toWire()
override

Converts this typed value to the package-internal JSON wire shape.

Implementation

@override
Object? toWire() => null;