initNativeSdk method
Implementation
Future<void> initNativeSdk(UpdraftSettings settings) {
throw UnimplementedError('platformVersion() has not been implemented.');
}
Future<void> initNativeSdk(UpdraftSettings settings) {
throw UnimplementedError('platformVersion() has not been implemented.');
}