img method

String img()

优先缩略图 然后 原图

Implementation

String img() => thumbnail ?? url;