abortWatchFace property

Future<void> abortWatchFace

Implementation

Future<void> get abortWatchFace {
  return _platform.abortWatchFace;
}