order property

  1. @HiveField.new(24)
int? order
getter/setter pair

Implementation

@HiveField(24)
int? order;