encode method

String encode()

JSON 문자열로 인코딩

Implementation

String encode() => jsonEncode(toJson());