checksum method

String checksum()

Implementation

String checksum() => _sha1(jsonEncode(toJson()));