MutableLazy

constructor(initializer: () -> T)

Parameters

T

The type of the property.