isRegistered property

bool get isRegistered

Implementation

bool get isRegistered => _channel != null;