type property
- @JsonKey(readValue: _readType, unknownEnumValue: MastodonMediaType.unknown)
final
Type of the media.
Implementation
@JsonKey(readValue: _readType, unknownEnumValue: MastodonMediaType.unknown)
final MastodonMediaType type;
Type of the media.
@JsonKey(readValue: _readType, unknownEnumValue: MastodonMediaType.unknown)
final MastodonMediaType type;