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;