RequestOnCancelled typedef

RequestOnCancelled = void Function(String requestId, String userId)

Implementation

typedef RequestOnCancelled = void Function(String requestId, String userId);