shared property

LoginStore get shared

Singleton object

Implementation

static LoginStore get shared => LoginStoreImpl.instance;