extras property

Map<String, Object?> extras
final

Preserved-as-is for forward compatibility. Unknown @key.* fields land here so the writer can pass them through.

Implementation

final Map<String, Object?> extras;