uuid property

  1. @JsonKey(name: "channel_uuid")
String uuid
read / write

채널의 uuid

Implementation

@JsonKey(name: "channel_uuid")
String uuid;