isTrustedDevice method

FutureOr isTrustedDevice()

Implementation

FutureOr isTrustedDevice() {
  throw UnimplementedError('isTrustedDevice() has not been implemented.');
}