isOnboarded
This is a suspend function because the operation has I/O. You DO NOT need to set any dispatcher to call this suspend function
Return
true
when NetP was onboarded (enabled at least once in the past), false
otherwise
This is a suspend function because the operation has I/O. You DO NOT need to set any dispatcher to call this suspend function
true
when NetP was onboarded (enabled at least once in the past), false
otherwise