6 ms·
> 2. Dart has optional typing, which is to say it supports type hints but is essentially dynamically rather than statically typed. Dart has not been optionally
by mraleph 6y ago
> 2. Dart has optional typing, which is to say it supports type hints but is essentially dynamically rather than statically typed.
Dart has not been optionally typed since Dart 2 (released in 2018).