namespace property

String? namespace
final

The namespace for members of the used module, or null if the members can be accessed without a namespace.

Implementation

final String? namespace;