type property

  1. @override
InputMediaType get type
override

Type of the result, must be InputMediaType.animation

Implementation

@override
InputMediaType get type => InputMediaType.animation;