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