RootResourceRef constructor

const RootResourceRef(
  1. Type cls
)

Implementation

const RootResourceRef(Type cls)
    : super.namedFactory(resourceRefFactoryKey, cls);