orderableElement property

  1. @JsonKey(name: '_orderable')
Element? orderableElement
inherited

orderableElement Extensions for orderable

Implementation

@JsonKey(name: '_orderable')
Element? get orderableElement => throw _privateConstructorUsedError;