tag property

  1. @protected
String? get tag

Optional tag used to find a specific instance of S.

Implementation

@protected
String? get tag => null;