httpsRe top-level property

RegExp httpsRe
final

Implementation

final httpsRe = RegExp(r'^(https?:\/\/.*\.(?:m?[jt]sx?))(?:\?.*)?(?:\#.*)?$');