id property Null safety

String? id
read / write

A unique identifier for an Object. Passed to the getObject RPC to load this Object.

Implementation

String? id;