Future<void> track(String event, {Map<String, dynamic>? properties}) { throw UnimplementedError('track() has not been implemented.'); }