children property

List<String>? children
getter/setter pair

Children.

Implementation

@JsonKey(includeIfNull: false)
List<String>? children;