deviceSummaryRuntimeHandle static method
Helper exposed for AppPlayerCoreService to derive the summary runtime handle consistently.
Implementation
static AppHandle deviceSummaryRuntimeHandle(String deviceId) =>
_deviceSummaryHandle(deviceId);
Helper exposed for AppPlayerCoreService to derive the summary runtime handle consistently.
static AppHandle deviceSummaryRuntimeHandle(String deviceId) =>
_deviceSummaryHandle(deviceId);