isIpad method

Future<bool> isIpad()

Implementation

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