menu
atlassian_apis package
documentation
confluence.dart
AccountIdEmailRecord
AccountIdEmailRecord constructor
AccountIdEmailRecord constructor
dark_mode
light_mode
AccountIdEmailRecord
constructor
AccountIdEmailRecord
(
{
required
String
accountId
,
required
String
email
,
})
Implementation
AccountIdEmailRecord({required this.accountId, required this.email});
atlassian_apis package
documentation
confluence
AccountIdEmailRecord
AccountIdEmailRecord constructor
AccountIdEmailRecord class