NearestRoadsError constructor

NearestRoadsError([
  1. void updates(
    1. NearestRoadsErrorBuilder b
    )
])

Implementation

factory NearestRoadsError([void updates(NearestRoadsErrorBuilder b)]) = _$NearestRoadsError;