domain property

String? domain

A string representing the domain of the error.

Implementation

String? get domain => _nsError.domain;