type property
Type of the result, always InlineQueryResultType.voice
Implementation
@override
InlineQueryResultType get type => InlineQueryResultType.voice;
Type of the result, always InlineQueryResultType.voice
@override
InlineQueryResultType get type => InlineQueryResultType.voice;