channel property Null safety

ApplicationChannel channel
read / write

The instance of ApplicationChannel serving requests.

Implementation

late ApplicationChannel channel;