fetchSystemInfo abstract method
Grab informations found in dictionary
to construct
SystemInfo when calling systemInfo.
Implementation
@protected
Future<SystemInfo> fetchSystemInfo(VendorDictionary dictionary);
Grab informations found in dictionary
to construct
SystemInfo when calling systemInfo.
@protected
Future<SystemInfo> fetchSystemInfo(VendorDictionary dictionary);