CodeIndicatorValueNotifier typedef

CodeIndicatorValueNotifier = ValueNotifier<CodeIndicatorValue?>

Implementation

typedef CodeIndicatorValueNotifier = ValueNotifier<CodeIndicatorValue?>;