close static method

String close()

Implementation

static String close() {
  return jsonEncode({'type': 'close'});
}