roaming property

  1. @BuiltValueField.new(wireName: r'roaming')
bool? get roaming

Indicates whether roaming is enabled on the terminals.

Implementation

@BuiltValueField(wireName: r'roaming')
bool? get roaming;