idfa property

String? get idfa

Implementation

String? get idfa => _$this._idfa;
set idfa (String? idfa)

Implementation

set idfa(String? idfa) => _$this._idfa = idfa;