init(_:environment:options:)

Project.swift:5
init(_ name: String, environment: Environment = Context.current.isProduction ? .production : .development, options: Resource.Options? = nil)