BestAvailable constructor

BestAvailable([
  1. dynamic updates(
    1. BestAvailableBuilder b
    )
])

Implementation

factory BestAvailable([updates(BestAvailableBuilder b)]) = _$BestAvailable;