children property
Children of the origin (like, Aquitaine is a child of France).
In real life the field is rarely populated. Stats on 2022-11-06: 16/369 origins have children.
Implementation
@JsonKey(includeIfNull: false)
List<String>? children;
Children of the origin (like, Aquitaine is a child of France).
In real life the field is rarely populated. Stats on 2022-11-06: 16/369 origins have children.
@JsonKey(includeIfNull: false)
List<String>? children;