order property

int? order
final

an alternative way to pass position order instead of annotating the element with @Order

Implementation

final int? order;