MTSourceData

public struct MTSourceData : Codable

The style spec representation of the source if the event has a dataType of source .

  • Declaration

    Swift

    public init(from decoder: any Decoder) throws