domCheckedValue function

bool domCheckedValue(
  1. Object? target
)

Implementation

bool domCheckedValue(Object? target) => false;