zone property

Zone get zone
inherited

The original Zone where this AsyncTask instance was created.

Implementation

Zone get zone => _zone;