code property

  1. @JsonKey.new(includeIfNull: false)
String? code
final

Machine-readable validation error code

Implementation

@JsonKey(includeIfNull: false)
final String? code;