isSupport method

bool isSupport()

check is support or not

Implementation

bool isSupport() {
  return false;
}