requestId property

  1. @JsonKey(name: 'req_id')
String? requestId
getter/setter pair

Implementation

@JsonKey(name: 'req_id')
String? requestId;