isBreakingChange property

bool isBreakingChange
final

Whether this commit was a breaking change, e.g. ! was specified after the scopes in the commit message.

Implementation

final bool isBreakingChange;