users_nearby property

List<ChatNearby> users_nearby
read / write

List of users nearby.

Implementation

late List<ChatNearby> users_nearby;