TextRepresentable
public protocol TextRepresentable
A text container protocol.
-
Undocumented
Declaration
Swift
var text: String? { get set }
GetStreamActivityFeed Docs (64% documented)
public protocol TextRepresentable
A text container protocol.
Undocumented
Swift
var text: String? { get set }