traceId property

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

Implementation

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