Instance Method
otherBluesError()otherBluesError:otherBluesError_
Declaration
func otherBluesError() throws -> [NSNumber]Declaration
- (NSArray<NSNumber *> *) otherBluesError:(NSError **) error;Declaration
otherBluesError_() -> tuple[list[NSNumber], NSError]