incrementRetryCount abstract method

Future<void> incrementRetryCount(
  1. String id
)

Implementation

Future<void> incrementRetryCount(String id);