sendFromEmailSenderName property

String? sendFromEmailSenderName
final

Optional custom sender name for use with sendFromEmailAddress; if left empty, will default to 'Notifications'

Implementation

final String? sendFromEmailSenderName;