account property

Future<Account> get account

Implementation

Future<models.Account> get account => _account.get();