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