ListStringOrBool.fromBool constructor

ListStringOrBool.fromBool(
  1. bool? asBool
)

Implementation

ListStringOrBool.fromBool(this.asBool) : asListString = null;