Returns whether this app is registered as the Android Device Owner.
Future<bool> isDeviceOwner() { throw UnimplementedError('isDeviceOwner() has not been implemented.'); }