optional property
bool
get
optional
Defines if this service is optional and can be skipped.
Implementation
bool get optional => false;
Defines if this service is optional and can be skipped.
bool get optional => false;