users property

List<UserData> users
inherited

The account associated with the given Firebase ID token. Check UserData for more details.

Implementation

List<UserData> get users => throw _privateConstructorUsedError;