isForeground abstract method

Future<bool?> isForeground(
  1. String pkgName
)

Implementation

Future<bool?> isForeground(String pkgName);