TWSAttachment
@JsonClass(generateAdapter = true)
Represents a dynamic resource that can be injected into a WebView.
Parameters
url
The URL of the resource to inject.
contentType
The type of resource, such as CSS or JavaScript.
Represents a dynamic resource that can be injected into a WebView.
The URL of the resource to inject.
The type of resource, such as CSS or JavaScript.