macosInfo method

Future<MacOsDeviceInfo> macosInfo()
inherited

Implementation

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