isGuard property

bool get isGuard

Implementation

bool get isGuard => _returnType == (GuardResult).name;