Skip to content

Commit

Permalink
Run dart formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
justkawal committed Jan 6, 2025
1 parent c5d40b4 commit db70562
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ class MetadataV14Expander {
MapEntry(variantName, '($typeMapping)');
}
} else {
//
//
// Struct Variant
final Map<String, String> typeMapping = {};
for (Map<String, dynamic> field in variant['fields']) {
Expand Down

0 comments on commit db70562

Please sign in to comment.