continent property

List<Continents> continent
final

Continents that country lies in.

Implementation

final List<Continents> continent = [];