NationsLoader constructor

const NationsLoader(
  1. String name
)

creates a new loader

Implementation

const NationsLoader(this.name);