toJson property

Map get toJson

Implementation

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