iosInfo method

Future<IosDeviceInfo> iosInfo()

Implementation

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