hasNoRequiredArgsConstructor property
bool
get
hasNoRequiredArgsConstructor
Returns true
if the class has a constructor without required arguments.
Implementation
bool get hasNoRequiredArgsConstructor;