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