accountType property
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.
Implementation
final UserAccountType? accountType;
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.
final UserAccountType? accountType;