version property

String? get version

Implementation

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