GHeroWithFragmentsVars constructor

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

Implementation

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