Status
public class Status
                An abstract
 base for the status result type.
By design it must not be possible to instantiate this type in apps, so we can trust
the instance handed back to the app matches our semantics.
- 
                  
                  
Undocumented
Declaration
Swift
public var isCompletingAsync: Bool { get } 
            View on GitHub
          
      Status Class Reference