androidMissedCallNotificationText constant

String const androidMissedCallNotificationText

Android only: custom body text for the missed-call notification.

Example: You missed a call from Dan.

Implementation

static const String androidMissedCallNotificationText =
    'androidMissedCallNotificationText';