path property

  1. @JsonKey.new(name: 'path')
List<String> path
final

Implementation

@JsonKey(name: 'path')
final List<String> path;