Type Property
customParameterTypes
Declaration
class var customParameterTypes: [AnyHashable : Any] { get }Declaration
@property (class, nonatomic, readonly) NSDictionary * customParameterTypes;Declaration
customParameterTypes() -> dictType Property
class var customParameterTypes: [AnyHashable : Any] { get }@property (class, nonatomic, readonly) NSDictionary * customParameterTypes;customParameterTypes() -> dict