ReadableBeacon<T> constructor

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

Implementation

ReadableBeacon([super.initialValue]);