isOnyxDevice method

Future<bool> isOnyxDevice()

Implementation

Future<bool> isOnyxDevice() => Future<bool>.value(false);