type property

Type of the result, always InlineQueryResultType.video

Implementation

@override
InlineQueryResultType get type => InlineQueryResultType.video;