extensions property

Map<String, Object?> extensions
final

Unrecognized top-level keys retained verbatim for forward compatibility. Recognized keys are validated strictly; unknown keys warn instead of failing so rolling upgrades stay compatible.

Implementation

final Map<String, Object?> extensions;