resolution property

String? get resolution

Implementation

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