position property

  1. @JsonKey(name: 'position')
int get position
inherited

Approximate quote position in the original message in UTF-16 code units as specified by the sender.

Implementation

@JsonKey(name: 'position')
int get position;