regexp property

  1. @override
RegExp get regexp
override

Implementation

@override
RegExp get regexp => RegExp('($key[ ]*=[ ]*)"[0-9a-z.]*"\$');