orderIds property

dynamic orderIds

Implementation

get orderIds => learningContents.map((e) => e.orderId).toList();