UrlParams
struct UrlParamsMiniAppView url parameters
- 
                  
                  Initializes url parameters for MiniAppView DeclarationSwift public init( config: MiniAppConfig, type: MiniAppType, url: URL, queryParams: String? = nil )ParametersconfigMiniAppConfig that defines the basic config necessary for MiniAppView typeThe type of the MiniApp urlThe url that will be used to load the MiniApp queryParamsThe query parameters of the MiniApp (optional) 
 UrlParams Structure Reference
      UrlParams Structure Reference