allowedIps property

  1. @BuiltValueField(wireName: r'allowed_ips')
BuiltList<String>? allowedIps

Implementation

@BuiltValueField(wireName: r'allowed_ips')
BuiltList<String>? get allowedIps;