addTrailingCommas property
bool
get
addTrailingCommas
Whether the require_trailing_commas
is enabled and trailing commas
should be inserted in function calls and declarations.
Implementation
bool get addTrailingCommas;