emulator property

EmulatorConfig? emulator

Get the current EmulatorConfig or null.

Implementation

EmulatorConfig? get emulator => _emulator;