vehicles property

VehicleService vehicles

Implementation

VehicleService get vehicles => VehicleService(
      context: _context,
    );