PopValue constructor

const PopValue(
  1. int value
)

Implementation

const PopValue(this.value);