supportsNotificationActions property

bool get supportsNotificationActions

Returns true if the current platform supports notification actions

Implementation

static bool get supportsNotificationActions =>
    currentPlatform.supportsNotificationActions;