isEnableTrafficClosure method

Future<bool> isEnableTrafficClosure()

Implementation

Future<bool> isEnableTrafficClosure() async {
  throw UnimplementedError('isEnableTrafficClosure() has not been implemented.');
}