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