index property

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

Index name (case-sensitive) to which the event's items belong.

Implementation

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