Convenience method that returns all the registered accounts.
Returns: a set of Account.
Future<Set<Account>> get accounts;