19 #import <Foundation/Foundation.h> 
   23 NS_ASSUME_NONNULL_BEGIN
 
   39 @property(nonatomic, readonly, nullable) NSString *
state;
 
   43 @property(nonatomic, readonly, nullable)
 
   49 - (instancetype)init NS_UNAVAILABLE;
 
   59                      parameters:(NSDictionary<NSString *, NSObject<NSCopying> *> *)parameters
 
   60     NS_DESIGNATED_INITIALIZER;