Opening and closing symbol for type parameters. Can be any pair of symbols (eg ['(', ')']); default value follows Rust and Move: < and >.
['(', ')']
<
>
(String, String)? genericSeparators;