StringOrNum.fromNum constructor

StringOrNum.fromNum(
  1. num? asNum
)

Implementation

StringOrNum.fromNum(this.asNum) : asString = null;