injectableParam property

bool injectableParam

Implementation

bool get injectableParam => !isNullable && isRequired;