growthRate
fun growthRate(childFetcher: Fetcher<GrowthRate>, cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?)
fun growthRate(cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?, childBlock: GrowthRateFetcherDsl.() -> Unit)
fun growthRate(enabled: Boolean, childFetcher: Fetcher<GrowthRate>, cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?)
fun growthRate(enabled: Boolean, cfgBlock: KReferenceFieldDsl<GrowthRate>.() -> Unit?, childBlock: GrowthRateFetcherDsl.() -> Unit)