class Media { String? pathFile; bool? isVideo; bool isServerFile = false; }