WriteSessionSparkApplicationContextRequest constructor
WriteSessionSparkApplicationContextRequest({
- String? parent,
- List<
SparkWrapperObject> ? sparkWrapperObjects,
Implementation
WriteSessionSparkApplicationContextRequest({
this.parent,
this.sparkWrapperObjects,
});