nodeDisplayPriority property
Use this value to sort the presentation node children in ascending order.
Implementation
@JsonKey(name:'nodeDisplayPriority')
int? nodeDisplayPriority;
Use this value to sort the presentation node children in ascending order.
@JsonKey(name:'nodeDisplayPriority')
int? nodeDisplayPriority;