fromAttention property

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

Implementation

@JsonKey(name: 'FromAttention', includeIfNull: false)
final String? fromAttention;