NumberDictionaryValue constructor

const NumberDictionaryValue(
  1. int number
)

Implementation

const NumberDictionaryValue(this.number);