AController<T> constructor

AController<T>(
  1. T value
)

Implementation

AController(super.value);