notificationOfChange property
AchNotificationOfChangeNotificationRequestDataNocBuilder
get
notificationOfChange
Implementation
AchNotificationOfChangeNotificationRequestDataNocBuilder
get notificationOfChange => _$this._notificationOfChange ??=
AchNotificationOfChangeNotificationRequestDataNocBuilder();
set
notificationOfChange
(AchNotificationOfChangeNotificationRequestDataNocBuilder? notificationOfChange)
Implementation
set notificationOfChange(
AchNotificationOfChangeNotificationRequestDataNocBuilder?
notificationOfChange,
) => _$this._notificationOfChange = notificationOfChange;