isMeta property

bool Function(String e) isMeta
final

Implementation

static final isMeta = (String e) => e.startsWith('\$');