resolution property
String?
get
resolution
Implementation
String? get resolution => _$this._resolution;
set
resolution
(String? resolution)
Implementation
set resolution(String? resolution) => _$this._resolution = resolution;