planId property

String get planId

Implementation

String get planId => _$this._planId;
set planId (String planId)

Implementation

set planId(String planId) => _$this._planId = planId;