rawUsers property

UsersApi get rawUsers

Escape hatch: the raw generated UsersApi for anything the facade does not wrap (cancel tokens, custom headers, progress callbacks).

Implementation

UsersApi get rawUsers => _users;