badge property

bool get badge

Implementation

bool get badge {
  return argResults?['badge'] as bool;
}