type property

  1. @JsonKey(readValue: _readType, unknownEnumValue: MastodonMediaType.unknown)
MastodonMediaType type
final

Type of the media.

Implementation

@JsonKey(readValue: _readType, unknownEnumValue: MastodonMediaType.unknown)
final MastodonMediaType type;