Map<String, dynamic> toJson() => {"type": type, "stepsCategoryInfo": stepsCategoryInfo!.toJson(), "actionDetailsInfo": actionDetailsInfo!.toJson()};