GHeroWithFragmentsVars constructor

GHeroWithFragmentsVars([
  1. dynamic updates(
    1. GHeroWithFragmentsVarsBuilder b
    )
])

Implementation

factory GHeroWithFragmentsVars(
        [Function(GHeroWithFragmentsVarsBuilder b) updates]) =
    _$GHeroWithFragmentsVars;