getSDKAppID static method

int? getSDKAppID()

Implementation

static int? getSDKAppID() {
  return _getSDKAppID?.call();
}