contentNumbers property

dynamic contentNumbers

Implementation

get contentNumbers => learningContents.map((e) => e.contentNumber).toList();