values constant

Implementation

static const $core.List<GetKeystoreStatusResponse_KeystoreStatus> values = <GetKeystoreStatusResponse_KeystoreStatus> [
  KEYSTORE_STATUS_UNSPECIFIED,
  KEYSTORE_STATUS_UNINITIALIZED,
  KEYSTORE_STATUS_INITIALIZED,
];