metadata property

Map<String, Object?> metadata
final

Optional metadata about the build (e.g., build duration, toolchain versions).

Implementation

final Map<String, Object?> metadata;