values property
Set of all values of CustomTabsRelationType.
Implementation
static final Set<CustomTabsRelationType> values = [
CustomTabsRelationType.HANDLE_ALL_URLS,
CustomTabsRelationType.USE_AS_ORIGIN,
].toSet();
Set of all values of CustomTabsRelationType.
static final Set<CustomTabsRelationType> values = [
CustomTabsRelationType.HANDLE_ALL_URLS,
CustomTabsRelationType.USE_AS_ORIGIN,
].toSet();