md property
String?
get
md
Implementation
String? get md => _$this._md;
set
md
(String? md)
Implementation
set md(String? md) => _$this._md = md;