toJson method

  1. @override
dynamic toJson()
override

Convert T to json compatible

Implementation

@override
JSONTYPE toJson() => value;