toJson property

Map toJson

Implementation

Map get toJson {
  return json.decode(this!);
}