dir property

Implementation

NotificationDirection get dir =>
    NotificationDirection.fromValue(js_util.getProperty(this, 'dir'));