ListBeacon<E> constructor

ListBeacon<E>(
  1. List<E>? value
)

Implementation

ListBeacon(super.value);