xHttpToHttps property
String?
get
xHttpToHttps
Implementation
String? get xHttpToHttps => this?.replaceAll('http://', 'https://');
String? get xHttpToHttps => this?.replaceAll('http://', 'https://');