kids property

List<SamModel> kids
inherited

get the list of children of this SamModel

Implementation

List<SamModel> get kids => _kids;