jsonData property
An optional JSON string representing country data. If this is provided, the provider will use it directly instead of fetching from the asset.
Implementation
final String? jsonData;
An optional JSON string representing country data. If this is provided, the provider will use it directly instead of fetching from the asset.
final String? jsonData;