Declarative UIKit for iOS apps
PROTOCOL
DHDStringRepresentablepublic protocol DHDStringRepresentable
Conform to this protocol to show a string value when calling .hierarchy on a UIStackView
stringRepresentationvar stringRepresentation: String
This value is shown in the .hierarchy property
Provide useful information for showing in a view hierarchy