onNewCaseCreated property

(dynamic Function()?) onNewCaseCreated
final

onNewCaseCreated is a optional Function. With this for example you can send a push notification to a supporter

Implementation

final Function()? onNewCaseCreated;