id property Null safety

String? id
read / write

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

Implementation

String? id;