supportsNotificationActions property

bool get supportsNotificationActions

Returns true if the current platform supports notification actions

Implementation

bool get supportsNotificationActions =>
    PlatformUtils.supportsNotificationActions;