EsimInfo.fromJson constructor
EsimInfo.fromJson(
- Map json_
Implementation
EsimInfo.fromJson(core.Map json_)
: this(iccId: json_['iccId'] as core.String?);
EsimInfo.fromJson(core.Map json_)
: this(iccId: json_['iccId'] as core.String?);