getSDKAppID method

int? getSDKAppID()

Implementation

int? getSDKAppID() {
  return _sdkAppID;
}