ZdsValueController<T> constructor

ZdsValueController<T>(
  1. {T? value}
)

Creates a controller for T.

Implementation

ZdsValueController