notification top-level property

dynamic get notification

This Notifications API interface is used to configure and display desktop notifications to the user.

MDN Reference

Implementation

_i2.dynamic get notification => _i4.getProperty(
      _self,
      'Notification',
    );