strUid property

  1. @JsonKey.new(name: 'strUid')
String? strUid
final

预留参数。

Implementation

@JsonKey(name: 'strUid')
final String? strUid;