HostedDetails class
- Annotations
-
- @JsonSerializable(disallowUnrecognizedKeys: true)
Properties
-
declaredName
→ String?
-
The name of the target dependency as declared in a
hosted
block.
final
-
hashCode
→ int
-
The hash code for this object.
no setteroverride
-
name
→ String
-
The name of this package on the package repository.
no setter
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
url
→ Uri?
-
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited