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