@override Future<Map<Object?, Object?>?> getDeviceInfo() async { return await methodChannel.invokeMethod<dynamic>('getDeviceInfo'); }