onUnlaunched property

Stream<void> onUnlaunched

Implementation

static Stream<void> get onUnlaunched {
  return _getEventStream('unlaunched');
}