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