menu
flutter_quash_sdk package
documentation
domain/repositories/quash_repo.dart
QuashRepo
intializeApp abstract method
intializeApp abstract method
dark_mode
light_mode
intializeApp
abstract method
Future
<
bool
>
intializeApp
(
String
orgKey
,
bool
isNetworkLoggingEnabled
)
Implementation
Future<bool> intializeApp(String orgKey, bool isNetworkLoggingEnabled);
flutter_quash_sdk package
documentation
domain/repositories/quash_repo
QuashRepo
intializeApp abstract method
QuashRepo class