添加别名
Future<void> addAlias(String alias) async { throw UnimplementedError('addAlias() has not been implemented.'); }