SIMInfoResponse constructor
SIMInfoResponse({
- List<
SimInfoList> ? simInfoList,
Constructs a SIMInfoResponse object.
Implementation
SIMInfoResponse({this.simInfoList});
Constructs a SIMInfoResponse object.
SIMInfoResponse({this.simInfoList});