const NiceCodeFile({ required this.name, this.content = '', this.language = 'text', this.readOnly = false, });