onTypeName property

String onTypeName
final

The name of the type this extension applies to (e.g., 'String', 'DateTime'). Resolved to a RuntimeType at registration time.

Implementation

final String onTypeName;