template <typename Protocol, typename = void>
struct has_fidl_method_fuchsia_unknown_clone
Defined at line 73 of file ../../sdk/lib/component/incoming/cpp/internal.h
Determines if |Protocol| contains the |fuchsia.unknown/Cloneable.Clone| method.