delayTimeFinish method

bool delayTimeFinish(
  1. String key
)

timebloc yaz

Implementation

bool delayTimeFinish(String key) {
  return true;
}