source property
Optional human-readable description of where the value came from
(e.g. BridgedInstance<Widget> or InterpretedInstance(MyClass)).
Implementation
final String? source;
Optional human-readable description of where the value came from
(e.g. BridgedInstance<Widget> or InterpretedInstance(MyClass)).
final String? source;