NsError constructor
const
NsError({})
Implementation
const NsError(
{this.code,
this.domain,
this.localizedDescription,
this.localizedRecoverySuggestion,
this.localizedFailureReason});
const NsError(
{this.code,
this.domain,
this.localizedDescription,
this.localizedRecoverySuggestion,
this.localizedFailureReason});