order property

  1. @BuiltValueField(wireName: 'order')
int? order

Implementation

@BuiltValueField(wireName: 'order')
int? get order;