lotlUrl property
The URL to the LoTL (List of Trust List).
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
String? get lotlUrl => getLotlUrl();
Implementation
set lotlUrl(String? value) => setLotlUrl(value);