Const
Returns true when the current runtime is an emulator or simulator.
Compatibility:
const result = await isEmulator(); Copy
const result = await isEmulator();
Returns true when the current runtime is an emulator or simulator.
Compatibility:
