scopeName property

String? scopeName
final

Optional name for the scope when creating one via moduleBuilder. Defaults to the module name if not provided.

Implementation

final String? scopeName;