URI metadata.
- Inheritance
-
- Object
- BaseMetadata
- UriObjectMetadata
- Implemented types
Constructors
-
UriObjectMetadata(List<
Uri> uris) -
factory
Properties
- hashCode → int
-
The hash code for this object.
no setteroverride
- runtimeFactory → StructFactory
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
uris
→ List<
Uri> -
Gets a list of URIs.
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
covariant UriObjectMetadata other) → bool -
The equality operator.
override
Static Properties
-
factory
→ StructFactory<
UriObjectMetadata> -
final