isNotification property

bool get isNotification

Implementation

bool get isNotification => id == null && method != null;