oneOf abstract method

dynamic oneOf(
  1. Set<int> allowedValues
)

Implementation

oneOf(Set<int> allowedValues);