k property

String? k

Implementation

String? get k => _$this._k;
void k=(String? k)

Implementation

set k(String? k) => _$this._k = k;