users_nearby property

List<ChatNearby> users_nearby
read / write

The new list of users nearby.

Implementation

late List<ChatNearby> users_nearby;