kids property

List<SamModel> kids

get the list of children of this SamModel

Implementation

List<SamModel> get kids => _kids;