@override Future<Map<String, dynamic>?> getDeviceInfo() async { return await methodChannel.invokeMapMethod(MethodName.getDeviceInfo); }