isDeviceOwnerActive method

Future<bool> isDeviceOwnerActive()

Implementation

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