identificationType property

String? get identificationType

Implementation

String? get identificationType => _$this._identificationType;
set identificationType (String? identificationType)

Implementation

set identificationType(String? identificationType) =>
    _$this._identificationType = identificationType;