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