idleThreshold property

Future<Duration> get idleThreshold

Implementation

Future<Duration> get idleThreshold{
  throw UnimplementedError('platformVersion() has not been implemented.');
}