type
methods
get |
Get a file in this library (treat this file as readonly) |
---|---|
isSupported |
Return if this API is supported, will be false in browser environments. |
list |
List resource files in this library. |
Slot Details
get
isSupported
abstract Bool isSupported()
Return if this API is supported, will be false in browser environments.
list
abstract Uri[] list()
List resource files in this library.