serviceLevel property

AmexInfoServiceLevelEnum? get serviceLevel

Implementation

AmexInfoServiceLevelEnum? get serviceLevel => _$this._serviceLevel;
set serviceLevel (AmexInfoServiceLevelEnum? serviceLevel)

Implementation

set serviceLevel(AmexInfoServiceLevelEnum? serviceLevel) =>
    _$this._serviceLevel = serviceLevel;