ObjcFuncDeclaration.isOptional

true if this function declaration is declared optional.

struct ObjcFuncDeclaration
bool isOptional;

Meta