id property
String
get
id
The unique identifier of the entity as a string
Implementation
String get id => idOrNull ?? '';
The unique identifier of the entity as a string
String get id => idOrNull ?? '';