scheduleNotification method

Future<void> scheduleNotification(
  1. CropTask newTask
)

Implementation

Future<void> scheduleNotification(CropTask newTask) async {}