authenticated property

bool get authenticated

Implementation

bool get authenticated => status == MiniProgramAuthStatus.signedIn;