closeTask abstract method

Future<bool> closeTask(
  1. String id
)

Implementation

Future<bool> closeTask(String id);