instantAction(with:completion:)
Declaration
func instantAction(with params: MTRActionsClusterInstantActionParams, completion: @escaping @Sendable ((any Error)?) -> Void)func instantAction(with params: MTRActionsClusterInstantActionParams) async throws