menu
fluvie package
documentation
rendering.dart
NetworkAllowlist
hosts property
hosts property
dark_mode
light_mode
hosts
property
Set
<
String
>
hosts
final
The hosts permitted to be fetched (exact match, case-sensitive).
Implementation
final Set<String> hosts;
fluvie package
documentation
rendering
NetworkAllowlist
hosts property
NetworkAllowlist class