reposts property

  1. @BuiltValueField(wireName: r'reposts')
num? get reposts

The number of reposts

Implementation

@BuiltValueField(wireName: r'reposts')
num? get reposts;