isNotification property

bool get isNotification

Implementation

bool get isNotification => code >= 500 && code < 600;