hasInputConnection property

bool hasInputConnection

Implementation

bool get hasInputConnection => _connection != null && _connection!.attached;