anyPattern constant

String const anyPattern

A pattern to list any file system element

Implementation

static const anyPattern = r'*';