macosInfo method

Future<MacOsDeviceInfo> macosInfo()

Implementation

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