jsonData property

String? jsonData
final

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;