Returns the version of the platform.
Future<String?> getPlatformVersion() { throw UnimplementedError('platformVersion() has not been implemented.'); }