namespace property
The namespace for members of the used module, or null
if the members
can be accessed without a namespace.
Implementation
final String? namespace;
The namespace for members of the used module, or null
if the members
can be accessed without a namespace.
final String? namespace;