position property
Approximate quote position in the original message in UTF-16 code units as specified by the sender.
Implementation
@JsonKey(name: 'position')
int get position;
Approximate quote position in the original message in UTF-16 code units as specified by the sender.
@JsonKey(name: 'position')
int get position;