isValid property

bool isValid

Check for the content if it is valid for sending or receiving.

Implementation

bool get isValid => id.isNotEmpty;