cmp method Null safety

int cmp(
  1. Object first,
  2. Object second
)

Implementation

int cmp(Object first, Object second) native;