envelope property
String?
get
envelope
Implementation
String? get envelope => _$this._envelope;
set
envelope
(String? envelope)
Implementation
set envelope(String? envelope) => _$this._envelope = envelope;