isAndroid top-level property

bool isAndroid
final

Implementation

final isAndroid =
  defaultTargetPlatform == TargetPlatform.android;