incidents property

List<Incident> incidents

Array of the incidents from which to calculate the closest facility.

Implementation

List<Incident> get incidents => _incidents.value;