jsonMimeType top-level property

List<String> jsonMimeType
getter/setter pair

Implementation

List<String> jsonMimeType = [
  "application/json",
  "application/ld+json",
];