Detect device cpu type.ARM,ARM64,X86,X86_64 ...
Future<String?> getCPUType() { return GetSettingsPlatform.instance.getCPUType(); }