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