type property

Type of the result, always InlineQueryResultType.voice

Implementation

@override
InlineQueryResultType get type => InlineQueryResultType.voice;