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