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