toJson method

  1. @override
dynamic toJson()
override

Serializes this instance to a JSON object.

Implementation

@override
dynamic toJson() => null;