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