kLocalhostRegex top-level property

RegExp kLocalhostRegex
final

Implementation

final kLocalhostRegex = RegExp(r'^localhost(:\d+)?(/.*)?$');