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