primary property
Only present if the index is a replica. Contains the name of the related primary index.
Implementation
@JsonKey(name: r'primary')
final String? primary;
Only present if the index is a replica. Contains the name of the related primary index.
@JsonKey(name: r'primary')
final String? primary;