removeColumnFromJson function
taxable : "0" gst : "0"
Implementation
RemoveColumn removeColumnFromJson(String str) => RemoveColumn.fromJson(json.decode(str));
taxable : "0" gst : "0"
RemoveColumn removeColumnFromJson(String str) => RemoveColumn.fromJson(json.decode(str));