success property

void Function(dynamic ststus) success

传递方法 需要使用allowInterop 包裹

Implementation

external void Function(dynamic ststus) get success;