setIdleThreshold method
Implementation
void setIdleThreshold(Duration duration){
throw UnimplementedError('platformVersion() has not been implemented.');
}
void setIdleThreshold(Duration duration){
throw UnimplementedError('platformVersion() has not been implemented.');
}