accessUnnamedFirst property

String get accessUnnamedFirst

Accesses the first unnamed argument, which would typically be a class name.

Implementation

String get accessUnnamedFirst => unnamed.first;