path property

  1. @JsonKey.new(name: "path")
String? path
getter/setter pair

Implementation

@JsonKey(name: "path")
String? path;