getAll abstract method

Future<Map<String, dynamic>> getAll()

Returns full device context (app + device)

Implementation

Future<Map<String, dynamic>> getAll();