Skip to content

Commit 8cf42a4

Browse files
committed
add comment
1 parent c0cb5a8 commit 8cf42a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkgs/native_assets_cli/lib/src/code_assets/config.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ class CodeConfig {
5151
final AndroidConfig? _androidConfig;
5252
final MacOSConfig? _macOSConfig;
5353

54+
// Should not be made public, class will be replaced as a view on `json`.
5455
CodeConfig._({
5556
required Architecture? targetArchitecture,
5657
required this.targetOS,

0 commit comments

Comments
 (0)