sofort property

SofortInfoBuilder get sofort

Implementation

SofortInfoBuilder get sofort => _$this._sofort ??= SofortInfoBuilder();
set sofort (SofortInfoBuilder? sofort)

Implementation

set sofort(SofortInfoBuilder? sofort) => _$this._sofort = sofort;