Declaration

init!(objects: NSMutableArray!, key: String!)

Declaration

- (instancetype) initWithObjects:(NSMutableArray *) objects key:(NSString *) key;

Declaration

initWithObjects_key_(objects: list, key: str) -> GSMergeItem