Url class

Inheritance

Properties

args List<Object>
finalinherited
cause Object?
finalinherited
encryption Parsing
Invalid Encryption.
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
licenseDocument Parsing
The JSON is not representing a valid License Document.
no setterinherited
Invalid Link.
no setterinherited
malformedJSON Parsing
The JSON is malformed and can't be parsed.
no setterinherited
message String?
finalinherited
quantity int?
finalinherited
rel String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
signature Parsing
Invalid License Document Signature.
no setterinherited
statusDocument Parsing
The JSON is not representing a valid Status Document.
no setterinherited
userMessageId String
finalinherited

Methods

getUserMessage(LocalizationsRepository localizationsRepository, {bool includesCauses = true}) String
Gets the localized user-facing message for this exception.
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
url(String rel) Url
inherited

Operators

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