type property

Implementation

_i3.EncodedVideoChunkType get type =>
    _i3.EncodedVideoChunkTypeOptions.values.byName(_i4.getProperty(
      this,
      'type',
    ));