file_string property

String get file_string

Implementation

String get file_string => this.toString().split(' ')[0].replaceAll('-', '');