msg property

  1. @JsonKey(name: "error_msg")
String msg
final

KO: 에러 메시지
EN: Error message

Implementation

@JsonKey(name: "error_msg")
final String msg;