accounts property

AccountsRequestBuilder accounts

Returns AccountsRequestBuilder instance.

Implementation

AccountsRequestBuilder get accounts =>
    new AccountsRequestBuilder(httpClient, _serverURI);