uuid property

  1. @override
String? uuid
getter/setter pairoverride-getter

A unique identifier used to communicate with the platform. This is the udid (simctl CLI) or identifier (Xcode GUI).

Implementation

@override
String? uuid;