toJson method

  1. @override
String toJson()
override

Serialise back to the wire-shape ("auto" or an object).

Implementation

@override
String toJson() => 'auto';