contentDetails property

dynamic contentDetails

Implementation

get contentDetails => learningContents.map((e) => e.contentDetail).toList();