objectID property

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

Unique record identifier.

Implementation

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