simStatus property
On a terminal that supports 3G or 4G connectivity, indicates the status of the SIM card in the terminal: ACTIVE or INVENTORY.
Implementation
@BuiltValueField(wireName: r'simStatus')
String? get simStatus;
On a terminal that supports 3G or 4G connectivity, indicates the status of the SIM card in the terminal: ACTIVE or INVENTORY.
@BuiltValueField(wireName: r'simStatus')
String? get simStatus;