getCompanionPackageName property

Future<String?> Function() getCompanionPackageName
getter/setter pair

A method gets the package name for the Companion application associated with this WearOsDevice.

Implementation

late Future<String?> Function() getCompanionPackageName;