detail property

  1. @JsonKey.new(name: 'detail')
String? detail
final

Implementation

@JsonKey(name: 'detail')
final String? detail;