NearestRoadsErrorResponse constructor

NearestRoadsErrorResponse([
  1. void updates(
    1. NearestRoadsErrorResponseBuilder b
    )
])

Implementation

factory NearestRoadsErrorResponse(
        [void updates(NearestRoadsErrorResponseBuilder b)]) =
    _$NearestRoadsErrorResponse;