getDeviceApi method

DeviceApi getDeviceApi()

Get DeviceApi instance

Implementation

DeviceApi getDeviceApi() {
  return DeviceApi(this);
}