id property

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

Implementation

@BuiltValueField(wireName: 'id')
int get id;