hasCustomResolution property

  1. @JsonKey.new(name: 'has_custom_resolution')
bool? hasCustomResolution
final

Implementation

@JsonKey(name: 'has_custom_resolution')
final bool? hasCustomResolution;