getTopOfMind property
String
get
getTopOfMind
Implementation
String get getTopOfMind => this.topOfMind != null ? this.topOfMind! : "";
String get getTopOfMind => this.topOfMind != null ? this.topOfMind! : "";