@class NSString; @interface _REAppKey : NSObject @property (readonly, nonatomic) NSString *identifier; @property (readonly, nonatomic) BOOL remote; - (unsigned long long)hash; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithIdentifier:(id)a0 remote:(BOOL)a1; @end