IUrlConfig mixin Null safety

Mixin Applications

Properties

cname String?
read / write
secureDistribution String?
read / write
privateCdn bool?
read / write
signUrl bool?
read / write
longUrlSignature bool?
read / write
shorten bool?
read / write
secureCdnSubdomain bool?
read / write
useRootPath bool?
read / write
secure bool?
read / write
forceVersion bool?
read / write
analytics bool?
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

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

Operators

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