Options

public struct Options

Undocumented

  • ID of the source

    Declaration

    Swift

    public var sourceId: ID?
  • Undocumented

    Declaration

    Swift

    public init(sourceId: ID? = nil)