RequestOnTimeout typedef

RequestOnTimeout = void Function(String requestId, String userId)

Implementation

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