@override Future<Map<Object?, Object?>?> getMemoryInfo() { return methodChannel.invokeMethod<Map<Object?, Object?>>('getMemoryInfo'); }