stripDebugInfo property

  1. @JsonKey.new(name: 'strip_debug_info', defaultValue: false)
bool stripDebugInfo
final

Implementation

@JsonKey(name: 'strip_debug_info', defaultValue: false)
final bool stripDebugInfo;