Returns the platform's cache/temp directory path.
Future<String> getTempDirectory() { throw UnimplementedError('getTempDirectory() has not been implemented.'); }