core.Map<core.String, core.dynamic> toJson() { final accountIdentifier = this.accountIdentifier; return {'accountIdentifier': ?accountIdentifier}; }