recordId property
Stable identifier of the source record, if available.
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
String? get recordId => null;
Stable identifier of the source record, if available.
@JsonKey(includeFromJson: false, includeToJson: false)
String? get recordId => null;