id property Null safety

String? id
read / writeoverride

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

Implementation

String? id;