id property
String
get
id
The unique identifier for this data object. Must have String id attribute in your data class.
Implementation
String get id;
The unique identifier for this data object. Must have String id attribute in your data class.
String get id;