@override Object toJson() => { 'selectEntity': ?selectEntity?.toJson(), 'selectTimeRangeAndFeature': ?selectTimeRangeAndFeature?.toJson(), 'entityType': entityType, };