Hostname constructor

Hostname([
  1. List<String> _allowList = const []
])

Implementation

Hostname([this._allowList = const []]);