hasSub property

bool get hasSub

Whether this parameter has a sub-parameter.

Implementation

bool get hasSub => sub.isNotEmpty;