WritableBeacon<T> constructor

WritableBeacon<T>([
  1. T? initialValue
])

Implementation

WritableBeacon([super.initialValue]);