featureName property

  1. @JsonKey(name: 'featureName')
String? featureName
final

The feature names, including LBHQ (high-quality video with a lower bitrate) and VEO (optimized video encoder).

Implementation

@JsonKey(name: 'featureName')
final String? featureName;