hasStickySignal property

bool hasStickySignal

是否有粘性信号可以处理

Implementation

bool get hasStickySignal {
  return latest != null;
}