CdnHttpRouteParam class

Represents a HTTP CDN route.

These routes does not complain to global/bucket rate-limits as they're static.

Implemented types

Constructors

CdnHttpRouteParam(String param)

Properties

hashCode int
The hash code for this object.
read-onlyinherited
isMajor bool
Whether this parameter is a major parameter.
read-onlyoverride
param String
The value of this parameter.
final
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited