notificationResponse property
String?
get
notificationResponse
Implementation
String? get notificationResponse => _$this._notificationResponse;
set
notificationResponse
(String? notificationResponse)
Implementation
set notificationResponse(String? notificationResponse) =>
_$this._notificationResponse = notificationResponse;