NDAutoTimer constructor

NDAutoTimer([
  1. Timer? value
])

Implementation

NDAutoTimer([Timer? value]) : super(value);