stringify property

StringCallback<T>? stringify
final

overrides the toString function for this field

must either be a top level function or a static function

Implementation

final StringCallback<T>? stringify;