access property

String? access

Implementation

String? get access => _$this._access;
void access=(String? access)

Implementation

set access(String? access) => _$this._access = access;