ScaleEndInfo.fromDetails constructor
ScaleEndInfo.fromDetails(
- Game _game,
- ScaleEndDetails raw
Implementation
ScaleEndInfo.fromDetails(
this._game,
ScaleEndDetails raw,
) : super(raw);