signedOut property

bool get signedOut

Implementation

bool get signedOut => status == MiniProgramAuthStatus.signedOut;