namespace property
The namespace of the mixin being invoked, or null
if it's invoked
without a namespace.
Implementation
final String? namespace;
The namespace of the mixin being invoked, or null
if it's invoked
without a namespace.
final String? namespace;