jsonAssetURL property
String
get
jsonAssetURL
Implementation
String get jsonAssetURL => _jsonBaseURL.contains('http')
? _jsonBaseURL
: 'https://raw.githubusercontent.com/lamsz/lamsz_quran_api/main/lib/assets';