bd/type_definitions library
Typedefs
- OnCounter = void Function({String? expiryDate, num? remainingCounter, ApiResponse? storedResponse})
- OnException = void Function(Object exception)
- OnNetworkException = void Function(DioException exception)
- OnPaid = void Function()
- OnUnpaid = void Function(ApiResponse? apiResponse)