OptionalequalsCompares the previous and next resource value.
Returning true suppresses the value update and keeps dependent computations clean. Set this to false to force a value update for every successful load.
OptionalinitialThe initial resource value visible before the first successful load.
OptionalskipReturns true when the current source value should skip loading.
When loading is skipped, the loader is not called, the current resource value stays unchanged, the resource enters Idle state, and
any previous resource error is cleared.
Options for creating a resource.