appsflyerId property

String? get appsflyerId

Implementation

String? get appsflyerId => _$this._appsflyerId;
set appsflyerId (String? appsflyerId)

Implementation

set appsflyerId(String? appsflyerId) => _$this._appsflyerId = appsflyerId;