sha property

String? get sha

Implementation

String? get sha => originalJson['sha'] as String?;