移除别名
Future<void> removeAlias(String alias) async { throw UnimplementedError('removeAlias() has not been implemented.'); }