bool supportsOverrideMimeType

Checks to see if the overrideMimeType method is supported on the current platform.

Source

static bool get supportsOverrideMimeType {
  return true;
}