orderMeaning property

String? orderMeaning
inherited

orderMeaning If present, indicates that the order of the repeating element has meaning and describes what that meaning is. If absent, it means that the order of the element has no meaning.

Implementation

String? get orderMeaning => throw _privateConstructorUsedError;