isSimulator property

Future<bool> isSimulator

Implementation

Future<bool> get isSimulator async => (await this).isSimulator;