getAppsFlyerSdk static method

AppsflyerSdk? getAppsFlyerSdk()

Implementation

static AppsflyerSdk? getAppsFlyerSdk() {
  return _appsflyerSdk;
}