getCompanionPackageName property
A method gets the package name for the Companion application associated with this WearOsDevice.
Implementation
late Future<String?> Function() getCompanionPackageName;
A method gets the package name for the Companion application associated with this WearOsDevice.
late Future<String?> Function() getCompanionPackageName;