supportedMimeTypes property

  1. @JsonKey(defaultValue: <String>[])
List<String> supportedMimeTypes
final

List of accepted MIME types.

Implementation

@JsonKey(defaultValue: <String>[])
final List<String> supportedMimeTypes;