extract Token
@Deprecated(message = "Construct operation using Link", replaceWith = @ReplaceWith(imports = {}, expression = "Operation(link: Link)" ) )
Deprecated
Construct operation using Link
Replace with
Operation(link: Link)
Content copied to clipboard
Extracts the token parameter from a URL string if it exists; otherwise, returns null.