type property

  1. @override
InputMediaType get type
override

Type of the result, must be InputMediaType.audio

Implementation

@override
InputMediaType get type => InputMediaType.audio;