initQuran method
init quran, optional in case url of the assets needs to be changed
Implementation
initQuran({String? jsonAssetBaseURL}) {
_jsonBaseURL = jsonAssetBaseURL ?? '';
}
init quran, optional in case url of the assets needs to be changed
initQuran({String? jsonAssetBaseURL}) {
_jsonBaseURL = jsonAssetBaseURL ?? '';
}