msg property

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

자세한 에러 설명

Implementation

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