Future<void> capture({ required String eventName, Map<String, Object>? properties, }) { throw UnimplementedError('capture() has not been implemented.'); }