luxlabs header browser preview


@class NSString;

@interface OPTTSMutableTextToSpeechRequest_ContextInfoEntry : OPTTSTextToSpeechRequest_ContextInfoEntry

@property (copy, nonatomic) NSString *key;
@property (copy, nonatomic) NSString *value;

- (id)init;
- (id)copyWithZone:(struct _NSZone { } *)a0;

@end