Gets the platform version (for testing purposes).
Returns the platform version string.
static Future<String?> getPlatformVersion() { return NativeCalendarPlatform.instance.getPlatformVersion(); }