type property

  1. @override
InlineQueryResultType get type
override

Type of the result, always InlineQueryResultType.mpeg4Gif

Implementation

@override
InlineQueryResultType get type => InlineQueryResultType.mpeg4Gif;