Save the CrossFile at the indicated file path.
Future<void> saveTo(String path) { throw UnimplementedError('saveTo has not been implemented.'); }