toJson method

Map toJson()

Implementation

Map toJson() {
  throw UnimplementedError('toJson() is not implemented');
}