MethodDetails.optionalImplementation

True when in a class and method doesn't have a body.

struct MethodDetails
bool optionalImplementation;

Meta