AssetLoaderRootBundleJson constructor

const AssetLoaderRootBundleJson(
  1. String directory
)

AssetLoaderRootBundleJson constructor directory is the path of the json directory

Implementation

const AssetLoaderRootBundleJson(this.directory);