getAccount abstract method

Future<Account> getAccount(
  1. Session session
)

Implementation

Future<Account> getAccount(model.Session session);