filenameRegex property

RegExp filenameRegex
final

Implementation

final filenameRegex = RegExp(r'^loon_(\w+)(?:\.(shard_\w+))?\.json$');