isNewUser property

bool isNewUser

Implementation

bool get isNewUser => _result?.additionalUserInfo?.isNewUser ?? false;