Map<String, dynamic> toJson() { return { 'verifyDormancyPlan': verifyDormancyPlan, 'isAPMode': isAPMode, 'resolution': resolution, }; }