CustomProvider

public CustomProvider<T> CustomProvider<T extends Any>(Function0<T> getter, Function1<T, Unit> setter)