CTDataSetProtocol

public protocol CTDataSetProtocol : Hashable, Identifiable

Main protocol to set conformace for types of Data Sets.

  • id

    Undocumented

    Declaration

    Swift

    var id: ID { get }