Returns the platform version string.
@override Future<String?> getPlatformVersion() async { return _api.getPlatformVersion(); }