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