lints/constructor_parameters_and_fields_should_have_the_same_order library

Classes

ConstructorParametersAndFieldsShouldHaveTheSameOrder
Displays warning when constructor's parameters' order vary from class declared fields order. Works for the both named and unnamed parameters.