path property

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

Implementation

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