sendingEnabled property

bool? sendingEnabled
final

If true, email sending is enabled for the configuration set. If false, email sending is disabled for the configuration set.

Implementation

final bool? sendingEnabled;