ResponseRF constructor
ResponseRF({})
Implementation
ResponseRF({
this.Command,
this.Tag,
this.Success,
this.Message,
this.ServerRecordId,
this.RecordId,
this.TotalRecord,
this.PageNo,
this.PageSize,
this.ApiPacket,
this.Status,
});