MasterResponseClass constructor

MasterResponseClass({
  1. String? requestData,
})

Implementation

MasterResponseClass({this.requestData});