throwable property

  1. @JsonKey(required: false, defaultValue: null)
Throwable? throwable
getter/setter pair

Implementation

@JsonKey(required: false, defaultValue: null)
Throwable? throwable;