configurationURL property

Uri? configurationURL
final

Custom URL for the signed payload (JWS).

CDN-managed projects should leave this as null (the default). Only set this for self-hosted configurations.

Implementation

final Uri? configurationURL;