isLinuxNative property

  1. @override
bool get isLinuxNative
override

Platform.isLinux

Implementation

@override
bool get isLinuxNative => false;