hasInstanceId property
bool
get
hasInstanceId
Una entrada sin instanceId no es utilizable (no se puede abrir el puerto).
Implementation
bool get hasInstanceId => instanceId.isNotEmpty;
Una entrada sin instanceId no es utilizable (no se puede abrir el puerto).
bool get hasInstanceId => instanceId.isNotEmpty;