NumberDictionaryValue constructor

const NumberDictionaryValue(
  1. num number
)

Implementation

const NumberDictionaryValue(this.number);