gatewayDomain property

String? gatewayDomain
final

The configured gateway domain for subdomain requests (e.g. ipfs.example.com). When null, only *.ipfs.localhost and *.ipns.localhost subdomains are supported.

Implementation

final String? gatewayDomain;