namespace property

String? namespace
final

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

Implementation

final String? namespace;