PathParamsErrorNewParentPath constructor

PathParamsErrorNewParentPath({
  1. required List<String> pathParameters,
})

Implementation

PathParamsErrorNewParentPath({required this.pathParameters});