invoke

abstract operator fun <R> invoke(dataMapper: EvDataProvider.() -> Flow<R?>): Flow<R?>