users property

Map<String, User>? users
final

the ids and User objects

Implementation

final Map<String, User>? users;