namespace property

String? namespace
final

The namespace of the variable being referenced, or null if it's referenced without a namespace.

Implementation

final String? namespace;