We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bef82c0 commit 8eaf328Copy full SHA for 8eaf328
lib/src/nocodes_config.dart
@@ -1,4 +1,4 @@
1
-/// Configuration for NoCodes initialization
+/// Configuration for No-Codes initialization
2
class NoCodesConfig {
3
final String projectKey;
4
lib/src/nocodes_config_builder.dart
@@ -1,6 +1,6 @@
import 'nocodes_config.dart';
-/// Builder for NoCodes configuration
+/// Builder for No-Codes configuration
class NoCodesConfigBuilder {
5
6
0 commit comments