Json property

String Json

Implementation

String get Json {
  return jsonEncode(this);
}