accountId property

String? accountId
getter/setter pair

Account ID for the account using username and password.

If this is uninitialized, it will be fetched.

Implementation

String? accountId;