checkString property

String checkString

Implementation

String get checkString => (this != null) ? this.toString() : '';