isSimulator property

Future<bool?> get isSimulator

Implementation

Future<bool?> get isSimulator => DeviceChannels.isSimulator;