certStr property

  1. @JsonKey.new(name: 'certificate')
List<String>? get certStr
inherited

Implementation

@JsonKey(name: 'certificateFile') String? get certFile;@JsonKey(name: 'certificate') List<String>? get certStr;