FileUnlikeCommentDetails
open class FileUnlikeCommentDetails : CustomStringConvertible
Unliked file comment.
-
Comment text.
Declaration
Swift
public let commentText: String?
-
Declaration
Swift
open var description: String { get }