id property

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

Implementation

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