hasTextsUrl property

bool get hasTextsUrl

Verifica si tiene URL de texts válida

Implementation

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