errorUri property

String? errorUri

Implementation

String? get errorUri {
  return respMap['errorUri'];
}