forChildren property

I18nMetadata? forChildren
final

Internationalization metadata for the node's children.

Null if the node has no internationalized children.

Implementation

final I18nMetadata? forChildren;