capabilities abstract method
Resolves device capabilities. Implementations should answer natively and cache; the façade calls this once during initialisation.
Implementation
Future<GlassCapabilities> capabilities();
Resolves device capabilities. Implementations should answer natively and cache; the façade calls this once during initialisation.
Future<GlassCapabilities> capabilities();