id property Null safety
read / write
A unique identifier for an Object. Passed to the getObject RPC to load this Object.
Implementation
String? id;
A unique identifier for an Object. Passed to the getObject RPC to load this Object.
String? id;