xHttpToHttps property

String? get xHttpToHttps

Implementation

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