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 a2d3538 commit 66b40fcCopy full SHA for 66b40fc
lib/src/generator/templates.runtime_renderers.dart
@@ -25601,6 +25601,7 @@ const _invisibleGetters = {
25601
'nonSynthetic2',
25602
'runtimeType',
25603
'session',
25604
+ 'sinceSdkVersion',
25605
},
25606
'EnumElement2': {
25607
'constants2',
@@ -26052,6 +26053,7 @@ const _invisibleGetters = {
26052
26053
'baseElement',
26054
'children',
26055
'children2',
26056
+ 'constantInitializer',
26057
'constantInitializer2',
26058
'context',
26059
'declaration',
0 commit comments