idfa property

String? idfa

Implementation

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

Implementation

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