checksum property

String? get checksum

Implementation

String? get checksum => (_$data['checksum'] as String?);