Flag constructor

Flag(
  1. List values
)

Implementation

Flag(this.values);