isAppRelative property

bool get isAppRelative

Implementation

bool get isAppRelative {
  return _userType == 'RELATIVES';
}