retryInserted property

  1. @JsonKey.new(name: "retryInserted")
bool? retryInserted
final

Implementation

@JsonKey(name: "retryInserted")
final bool? retryInserted;