objectID property

  1. @JsonKey(name: r'objectID')
String objectID
final

Unique identifier of the record to promote.

Implementation

@JsonKey(name: r'objectID')
final String objectID;