namespace TypedId (Niantic.ARDK.Utilities.TypedId)
namespace TypedId { // structs template <TRepresented, TId> struct TypedId; // interfaces template <TId> interface IRepresentedBy; } // namespace TypedId
namespace TypedId { // structs template <TRepresented, TId> struct TypedId; // interfaces template <TId> interface IRepresentedBy; } // namespace TypedId