isLocal

A value indicating whether "loading" (fetching the data) can be accomplished without using the network.

This is true if it just needs to pull the data from a database, false if the loading will cause a network request.

Since

200.1.0