Whether the a user is signed or not
@override bool get isSigned => state != unsignedUser && _isInitialized;