signednessRegex property

RegExp signednessRegex
getter/setter pair

Implementation

static RegExp signednessRegex = RegExp(r"@\d[+-]{1}");