netrcPath property

  1. @JsonKey(includeIfNull: false, name: 'netrc-path')
String? netrcPath
getter/setter pair

Implementation

@JsonKey(includeIfNull: false, name: 'netrc-path') String? netrcPath;