AquaticSource class

Constructors

AquaticSource(String path, String slug, Map? context, {ContentType? contentType, Locale? contentLocale, DateTime? buildTime})

Properties

buildTime DateTime
getter/setter pairinherited
charset String?
no setterinherited
contentLanguage String
no setterinherited
contentLocale ↔ Locale
getter/setter pairinherited
contentType ContentType?
getter/setter pairinherited
context Map?
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
key String
finalinherited
mimeType String?
no setterinherited
path String
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
slug String
getter/setter pairinherited

Methods

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

Operators

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