tokensBoughtAmount property

  1. @BuiltValueField(wireName: r'tokens_bought_amount')
int? tokensBoughtAmount

Implementation

@BuiltValueField(wireName: r'tokens_bought_amount')
int? get tokensBoughtAmount;