-
A pseudo-property to reference the entity tag of a stream property.
Declaration
Swift
final public var entityTag: Property!
-
A pseudo-property to reference the media type of a stream property.
Declaration
Swift
final public var mediaType: Property!
-
Default initializer.
Declaration
Swift
override public init()