isSetUp property

bool isSetUp

Whether the client has been set up.

You must call setUp before calling startSession.

Implementation

static bool get isSetUp => _isSetUp;