childToString property

String Function(T?) childToString
final

Converts the given value to a String.

Implementation

final String Function(T?) childToString;