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