values property

Implementation

static List<FormStateEnumCommMon> get values => <FormStateEnumCommMon>[
      commsOk,
      commsTimeout,
    ];