code property

  1. @JsonKey(defaultValue: 0)
int code
final

Error code as defined in the Cocoa Framework.

Implementation

@JsonKey(defaultValue: 0)
final int code;