detail property

  1. @JsonKey()
Map<String, dynamic>? detail
final

Detail ...

Implementation

@JsonKey()
final Map<String, dynamic>? detail;