Map<String, dynamic> json() { return { 'conexion': conexion, 'folderTemp': folderTemp, 'folderOut': folderOut, 'limitBand': limitBand, }; }