MethodApiChangesExt extension

on

Methods

compareTo(DocMethod newMethod, {required DocComponent component}) List<ApiChange>

Available on DocMethod, provided by the MethodApiChangesExt extension

Compares this method with newMethod and returns a list of ApiChanges that have been detected between the two methods.