invoke
operator fun invoke(source: ERROR CLASS: Symbol not found for BufferedSource): ERROR CLASS: Symbol not found for Result<ERROR CLASS: Symbol not found for DeviceProfile>(source)
Imports a DeviceProfile from the provided BufferedSource.
Return
A Result containing the imported DeviceProfile or an error.
Parameters
source
The source to read the profile from.