menu
sky_device_info package
documentation
beans.dart
GPUInfo
GPUInfo.fromJson factory constructor
GPUInfo.fromJson factory constructor
dark_mode
light_mode
GPUInfo.fromJson
constructor
GPUInfo.fromJson
(
Map
<
String
,
dynamic
>
srcJson
)
Implementation
factory GPUInfo.fromJson(Map<String, dynamic> srcJson) => _$GPUInfoFromJson(srcJson);
sky_device_info package
documentation
beans
GPUInfo
GPUInfo.fromJson factory constructor
GPUInfo class