uuid property

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

A unique identifier used to communicate with the platform. This is the emulatorId, e.g. emulator-5554.

Implementation

@override
String? uuid;