getBio property

String get getBio

Implementation

String get getBio => this.bio != null ? this.bio! : "";