namespace property

String? namespace
final

Optional namespace (e.g. "auth", "checkout"). Can be used by the host to route to the right module.

Implementation

final String? namespace;