exception property

  1. @JsonKey.new(name: 'Exception', includeIfNull: false)
String? exception
final

Implementation

@JsonKey(name: 'Exception', includeIfNull: false)
final String? exception;