netMask property

  1. @BuiltValueField(wireName: 'netmask')
String? netMask

Network mask of the bridge.

Implementation

@BuiltValueField(wireName: 'netmask')
String? get netMask;