details property

Map<String, Object?> details
final

Extra structured context for the diagnostic. Keys are stable — safe to forward to logging.

Implementation

final Map<String, Object?> details;