Loader.json constructor

Loader.json()

The built-in loader for JSON files.

Implementation

factory Loader.json() => JsonLoader();