iccid property

  1. @JsonKey(name: "iccid", defaultValue: "")
String? iccid
getter/setter pair

Implementation

@JsonKey(name: "iccid", defaultValue: "")
String? iccid;