GetSystemInfoAsyncSuccessCallback typedef
GetSystemInfoAsyncSuccessCallback =
void Function(SystemInfo)
Implementation
typedef GetSystemInfoAsyncSuccessCallback = void Function(SystemInfo);
typedef GetSystemInfoAsyncSuccessCallback = void Function(SystemInfo);