interactionIndex property
The position of this interaction in its parent array. Note that this is NOT content agnostic, and should not be used as such.
Implementation
@JsonKey(name:'interactionIndex')
int? interactionIndex;
The position of this interaction in its parent array. Note that this is NOT content agnostic, and should not be used as such.
@JsonKey(name:'interactionIndex')
int? interactionIndex;