aliasedHttpRegexp top-level property

RegExp aliasedHttpRegexp
final

Implementation

final aliasedHttpRegexp =
    RegExp(r'https://matrix.to/#/(?<alias>#.+):(?<server>.+)');