Labels public class Labels : Codable text Declaration Swift public let text: [String : String]? bgColor Declaration Swift public let bgColor: String? textColor Declaration Swift public let textColor: String?