run method

  1. @override
Future run()
override

Implementation

@override
Future run() async {
  //this job does nothing. it is used to check if daemon is running properly
}