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