setDeviceOwnerApp method

Future<bool?> setDeviceOwnerApp()

Implementation

Future<bool?> setDeviceOwnerApp() {
  throw UnimplementedError('setDeviceOwnerApp() has not been implemented.');
}