source property

String? source
final

Optional human-readable description of where the value came from (e.g. BridgedInstance<Widget> or InterpretedInstance(MyClass)).

Implementation

final String? source;