getStatusSDK static method

Future<bool> getStatusSDK()

Implementation

static Future<bool> getStatusSDK() {
  return _billpocket.getStatusSDK();
}