initAsync static method

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

Collect all the Device's information.

Implementation

static Future<Map<String, dynamic>> initAsync() => init();