planName property
String?
get
planName
Implementation
String? get planName => _$this._planName;
set
planName
(String? planName)
Implementation
set planName(String? planName) => _$this._planName = planName;