values property

List<Bias> values

Implementation

static List<Bias> get values => [asIs, disable, pullUp, pullDown];