ListStringOrBool.fromBool constructor
ListStringOrBool.fromBool(
- bool? asBool
Implementation
ListStringOrBool.fromBool(this.asBool) : asListString = null;
ListStringOrBool.fromBool(this.asBool) : asListString = null;