toggle 方法

bool toggle(
  1. String token,
  2. [bool? force]
)

实现

bool toggle(String token, [bool? force]) native;