different abstract method

bool different(
  1. dynamic a,
  2. dynamic b
)

Implementation

bool different(dynamic a, dynamic b);