account property

The account associated with the session.

Implementation

_i3.AuthenticationSessionAccountInformation get account => _i5.getProperty(
      this,
      'account',
    );