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