nameIsDartConform property

bool get nameIsDartConform

Implementation

bool get nameIsDartConform => _dartName.hasMatch(name);