stringify property
overrides the toString function for this field
must either be a top level function or a static function
Implementation
final StringCallback<T>? stringify;
overrides the toString function for this field
must either be a top level function or a static function
final StringCallback<T>? stringify;