children property

List<Map<String, dynamic>>? children
final

Children of this field, allowing for nested fields or complex structures.

Implementation

final List<Map<String, dynamic>>? children;