namespace property
The namespace of the variable being referenced, or null
if it's
referenced without a namespace.
Implementation
final String? namespace;
The namespace of the variable being referenced, or null
if it's
referenced without a namespace.
final String? namespace;