isValid property

bool isValid

Is valid, there must be at least one topic

Implementation

bool get isValid => _subscriptions.isNotEmpty;