index property

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

Index name used for the query.

Implementation

@JsonKey(name: r'index')
final String? index;