constructor ObservableBox


ObservableBox([T initialValue])

Source

ObservableBox([T initialValue]) : _value = initialValue;