limit property

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

The limit of the activation configuration

Implementation

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