hasOptions property

bool get hasOptions

Whether the module provides configurable options.

Implementation

bool get hasOptions => options.isNotEmpty;