AutoNATOption constructor

AutoNATOption(
  1. dynamic _apply(
    1. AutoNATConfig
    )
)

Implementation

AutoNATOption(this._apply);