hasTextsUrl property

bool get hasTextsUrl

Verifica si tiene URL de texts vĂ¡lida

Implementation

bool get hasTextsUrl => textsUrl?.isNotEmpty == true;