getAs property

String? get getAs

Implementation

String? get getAs => revive().namedArguments[Strings.annotationArgumentAs]?.toStringValue();