StoreLocation constructor

StoreLocation([
  1. void updates(
    1. StoreLocationBuilder b
    )
])

Implementation

factory StoreLocation([void updates(StoreLocationBuilder b)]) = _$StoreLocation;