isStagingUser property

bool isStagingUser

Implementation

bool get isStagingUser => stagingUsers.contains(this.email);