GetListOfIssuersInDetailParams constructor
GetListOfIssuersInDetailParams({})
Implementation
GetListOfIssuersInDetailParams({
required this.clientToken,
required this.state,
this.page = 1,
this.allData = false,
this.search = '',
});