signature property

String get signature

the signature of this interface condensed to one String contains Type arguments as well as base types or implemented interfaces

Implementation

String get signature => _computeSignature();