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