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