Outetts constructor
Outetts({
Implementation
Outetts({
String? sharedLibraryPath,
}) : super(
sharedLibraryPath:
sharedLibraryPath ?? OutettsBase.getLibraryWhisperPathDefault(),
);
Outetts({
String? sharedLibraryPath,
}) : super(
sharedLibraryPath:
sharedLibraryPath ?? OutettsBase.getLibraryWhisperPathDefault(),
);