id property

  1. @override
String? id
getter/setter pairoverride

The id which is passed to the getIsolate RPC to reload this isolate.

Implementation

@override
String? id;