initialized property

bool initialized
getter/setter pair

initialized is used to check whether the sdk isInitialized or not.

Implementation

static var initialized = false;