tryParse property

T? Function(String text) tryParse
final

Implementation

final T? Function(String text) tryParse;