type property
Type of the result, always InlineQueryResultType.contact
Implementation
@JsonKey(name: 'type')
InlineQueryResultType get type;
Type of the result, always InlineQueryResultType.contact
@JsonKey(name: 'type')
InlineQueryResultType get type;