Creates a new path segment configuration from a JSON object.
factory SegmentConfiguration.fromJson(Map<String, dynamic> json) => _$SegmentConfigurationFromJson(json);