amount property

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

The amount of the activation configuration

Implementation

@BuiltValueField(wireName: r'amount')
int get amount;