isUnsupported method

bool isUnsupported()
override

Implementation

bool isUnsupported() {
  return true;
}