$new static method
Implementation
static $Value? $new(Runtime runtime, $Value? target, List<$Value?> args) {
return $ChangeNotifier.wrap(ChangeNotifier());
}
static $Value? $new(Runtime runtime, $Value? target, List<$Value?> args) {
return $ChangeNotifier.wrap(ChangeNotifier());
}