isDeviceSupport method

  1. @override
bool isDeviceSupport()
override

Implementation

@override
bool isDeviceSupport() {
  return true;
}