dir property

Implementation

_i3.NotificationDirection get dir =>
    _i3.NotificationDirectionOptions.values.byName(_i4.getProperty(
      this,
      'dir',
    ));