facet classafBedSheet::Config

sys::Obj
  afBedSheet::Config : sys::Facet

@Serializable

A substitute for afIocConfig::Config to ease your using statements.

Use with @Inject to inject config values into your classes. Example:

@Inject @Config { "afBedSheet.gzip.threshold" } private Int gzipThreshold

id

Source

const Str? id := null