distance property

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

The distance between the users

Implementation

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