toJson method

String toJson()

Implementation

String toJson() => jsonEncode(toMap(), toEncodable: _defaultToEncodable);