success property
void Function(dynamic ststus)
get
success
传递方法 需要使用allowInterop 包裹
Implementation
external void Function(dynamic ststus) get success;
传递方法 需要使用allowInterop 包裹
external void Function(dynamic ststus) get success;