users property

Iterable<MatchmakerUser> users
inherited

The users that have been matched together, and information about their matchmaking data.

Implementation

Iterable<MatchmakerUser> get users => throw _privateConstructorUsedError;