sendNotifications property

bool? get sendNotifications

Implementation

bool? get sendNotifications => (_$data['sendNotifications'] as bool?);