RequestOnAccepted typedef

RequestOnAccepted = void Function(String requestId, String userId)

Implementation

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