type property

String? type
getter/setter pair

The type of the attachment.

'video' | 'audio' | 'image'

Implementation

String? type;