manifestUrl property
The URL to the manifest.
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
String get manifestUrl => getManifestUrl();
Implementation
set manifestUrl(String value) => setManifestUrl(value);