tslUrl property
The URL to the TSL (Trust Service List).
throws BiosealException An error has occurred during Bioseal Library execution.
Implementation
String? get tslUrl => getTslUrl();
Implementation
set tslUrl(String? value) => setTslUrl(value);