hasNoRequiredArgsConstructor property

bool hasNoRequiredArgsConstructor

Returns true if the class has a constructor without required arguments.

Implementation

bool get hasNoRequiredArgsConstructor;