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