Dart
dart:async
Zone
current property
description
current property
Zone
current
The zone that is currently active.
Implementation
static
Zone
get
current => _current;