isEnableTrafficStopIcon method

Future<bool> isEnableTrafficStopIcon()

Implementation

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