ignoreFinalMembers
Allows creating mocks of open/abstract classes with final
members. Compiler plugin no longer fails with final members. However, it is not possible to change or track original behaviour of final members.
By default, it is disabled.