path property

String? get path

Optional path (e.g. field name) for the error.

Implementation

String? get path => _path;