getSystemInformation
context(service: Service)
suspend fun getSystemInformation(): GbfsFeedResponse<SystemInformation>(source)
suspend fun getSystemInformation(): GbfsFeedResponse<SystemInformation>(source)
Fetches system information including name, operator, timezone, and contact details.
Return
Response containing system information
Parameters
service
The GBFS service containing feed URLs