id property Null safety

String? id
read / writeoverride

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

Implementation

String? id;