count property

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

Implementation

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