static IS_INITIALIZED: AtomicBool
Expand description
This is to prevent the init function from accidentally being called multiple times.
static IS_INITIALIZED: AtomicBool
This is to prevent the init function from accidentally being called multiple times.