application/fireway_data_service library
This file contains the implementation of the FirewayDataService class, which is responsible for fetching the latest backend version from Firestore.
Classes
- FirewayDataService
- The FirewayDataService class handles data operations related to Fireway.
Exceptions / Errors
- FirewayDataServiceException
- Custom exception class for FirewayDataService. It extends RdevException.