Future<bool?> trackEvent(String name, dynamic value) { throw UnimplementedError('trackEvent has not been implemented'); }