@override Object toJson() => { 'planSummary': ?planSummary?.toJson(), 'executionStats': ?executionStats?.toJson(), };