OtherCallBack typedef
OtherCallBack =
void Function(PermissionStatus status)
其他回调
Implementation
typedef OtherCallBack = void Function(PermissionStatus status);
其他回调
typedef OtherCallBack = void Function(PermissionStatus status);