twoParams method

int twoParams (String one, dynamic two)

Two params, the first has a type annotation, the second does not.