Gets the ComScore SDK version.
@return ComScore SDK version.
static Future<String?> getVersion() { return _methodChannel.invokeMethod<String>('getVersion'); }