picStr property

  1. @JSONField(name: "pic_str")
String? picStr
getter/setter pair

Implementation

@JSONField(name: "pic_str")
String? picStr = '';