customCloudflareAccountSubdomainRegExp property

RegExp customCloudflareAccountSubdomainRegExp
final

Implementation

static final customCloudflareAccountSubdomainRegExp =
    RegExp(r'^https://customer-[A-Za-z\d]+\.cloudflarestream.com\b');