Future<void> trackEvent(String name, Map<String,String> properties) { throw UnimplementedError('trackEvent() not implemented'); }