sdkVersion
Returns the GMA SDK version string, or null if not available.
This is an initialization-time snapshot, captured on the main thread while the SDK initializes. It returns null before initialization completes. The GMA SDK requires main-thread access, and this getter is synchronous with nowhere to hop, so a cached snapshot is how the value is obtained safely.