MissedPing constructor

MissedPing()

Implementation

factory MissedPing() {
	return _singleton;
}