hasRulesUrl property

bool get hasRulesUrl

Verifica si tiene URL de rules vĂ¡lida

Implementation

bool get hasRulesUrl => rulesUrl?.isNotEmpty == true;