context property
Return the AnalysisContext which should be used to evaluate this
constant.
Implementation
@Deprecated('To be removed without replacement')
AnalysisContext get context;
Return the AnalysisContext which should be used to evaluate this
constant.
@Deprecated('To be removed without replacement')
AnalysisContext get context;