/* * @author lsy * @date 2019-09-04 **/ library Get; class Get { final String sufUrl; const Get(this.sufUrl); }