Map<String, dynamic> toMap() => { 'usedByApp': appMem, 'total': totalMem, 'free': freeMem, 'lowMemory': lowMemory, };