PathReference.fromJson constructor

PathReference.fromJson(
  1. Map json
)

Implementation

PathReference.fromJson(Map json) : this(json['path']);