countries property

List<MatexCountryMetadata>? countries
final

A list of metadata related to countries.

This can be null, meaning that there might be cases where no countries metadata is provided.

Implementation

final List<MatexCountryMetadata>? countries;