backupFormatFinder top-level property

RegExp backupFormatFinder
final

Implementation

final backupFormatFinder = RegExp(r'_backup_[0-9-_T.+]+$');