namespace property

String? namespace
final

The namespace of the mixin being invoked, or null if it's invoked without a namespace.

Implementation

final String? namespace;