GReviewFragmentVars constructor

GReviewFragmentVars([
  1. void updates(
    1. GReviewFragmentVarsBuilder b
    )
])

Implementation

factory GReviewFragmentVars(
        [void Function(GReviewFragmentVarsBuilder b) updates]) =
    _$GReviewFragmentVars;