core.Map<core.String, core.dynamic> toJson() => { if (accountId != null) 'accountId': accountId!, if (subAccountId != null) 'subAccountId': subAccountId!, };