Request
    The structure defines the information about the resource request.
Constructors
Link copied to clipboard
                open fun RequestInfo(@NonNull url: String, @NonNull resource: RequestResourceType, @NonNull priority: RequestPriorityType, @NonNull loadingMethod: List<RequestLoadingMethodType>)