contentIds property

dynamic contentIds

Implementation

get contentIds => learningContents.map((e) => e.contentId).toList();