href property

Column<String> href
latefinal

SCORM resource identifier for the material.

This is an encoded identifier from the SCORM manifest. This value is used internally by I-School Plus to locate the resource.

Implementation

late final href = text().nullable()();