Future<void> alias({ required String alias, }) { throw UnimplementedError('alias() has not been implemented.'); }