BaseGameFile constructor

BaseGameFile(
  1. String name
)

Implementation

BaseGameFile(this.name);