BlobUrlModelSource class final
WebStorageMode.cacheApi / WebStorageMode.none path. url is a
blob: URL produced by WebCacheService / BlobUrlManager, or an
https: URL when caching is disabled.
- Inheritance
-
- Object
- WebModelSource
- BlobUrlModelSource
Constructors
- BlobUrlModelSource(String url)
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited