SIMInfoResponse constructor

SIMInfoResponse({
  1. List<SimInfoList>? simInfoList,
})

Implementation

SIMInfoResponse({this.simInfoList});