用户认证
Future<void> authenticate( String url, String username, String password) async { throw UnimplementedError('authenticate() has not been implemented.'); }