isAuthorized abstract method

Future<bool> isAuthorized()

Checks if the client is authorized.

Implementation

Future<bool> isAuthorized();