order property

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

Implementation

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