errorDebug property

String? errorDebug

Implementation

String? get errorDebug => _$this._errorDebug;
void errorDebug=(String? errorDebug)

Implementation

set errorDebug(String? errorDebug) => _$this._errorDebug = errorDebug;