Future<Map> uploadFile( String token, String environment, String? notes, File file) { throw UnimplementedError("Upload File has not been implemented"); }