useCDN property

bool? useCDN
final

Whether to load SDK assets from the Nutrient CDN. Corresponds to useCDN.

Has no effect when baseUrl is provided.

Implementation

final bool? useCDN;