values constant

Implementation

static const List<DevicePickerDisplayStatusOptions> values = [
  none,
  showProgress,
  showDisconnectButton,
  showRetryButton
];