Facebook\HackCodegen\CodegenShapeMember Interface Synopsis namespace Facebook\HackCodegen; final class CodegenShapeMember {...} Public Methods ->__construct(string $name, \mixed $type) ->getIsOptional(): bool ->getName(): string ->getType(): string ->setIsOptional(bool $value = true): \this Edit on GitHub