Run dartfmt --fix (dart-lang/stack_trace#60) - Use function type syntax for typedefs. - Use `=` for argument default values. - Drop optional `new` and `const`. - Use triple slash for doc comments.