Report a custom event
Future<void> event(String key, Object value) { throw UnimplementedError('event() has not been implemented.'); }