account property

Future<User> get account

Implementation

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