chamber / com.skydoves.chamber / ChamberField / <init>

<init>

ChamberField(value: T)

ChamberField is an interactive class to the internal Chamber data holder (ChamberStore) and a lifecycleObserver that can be observable. It should be used with com.skydoves.chamber.annotation.ShareProperty annotation that has a key name.

If we want to use the same synchronized value on the same custom scope and different classes, we should use the same key.