reservationList
fun Flow<ListGroundStationReservationsResponse>.reservationList(): Flow<GroundStationReservationListItem>
This paginator transforms the flow returned by listGroundStationReservationsPaginated to access the nested member GroundStationReservationListItem
Return
A kotlinx.coroutines.flow.Flow that can collect GroundStationReservationListItem