hasTextsUrl property
bool
get
hasTextsUrl
Verifica si tiene URL de texts válida
Implementation
bool get hasTextsUrl => textsUrl?.isNotEmpty == true;
Verifica si tiene URL de texts válida
bool get hasTextsUrl => textsUrl?.isNotEmpty == true;