manifestUrl property

String manifestUrl

The URL to the manifest.

throws BiosealException An error has occurred during Bioseal Library execution.

Implementation

String get manifestUrl => getManifestUrl();
void manifestUrl=(String value)

Implementation

set manifestUrl(String value) => setManifestUrl(value);