call abstract method

void call([
  1. int code,
  2. String reason
])

Implementation

void call([int code, String reason]);