values property
Set of all values of URLRequestAttribution.
Implementation
static final Set<URLRequestAttribution> values = [
URLRequestAttribution.DEVELOPER,
URLRequestAttribution.USER,
].toSet();
Set of all values of URLRequestAttribution.
static final Set<URLRequestAttribution> values = [
URLRequestAttribution.DEVELOPER,
URLRequestAttribution.USER,
].toSet();