countries property
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;
A list of metadata related to countries.
This can be null, meaning that there might be cases where no countries metadata is provided.
final List<MatexCountryMetadata>? countries;