net / com.drake.net.scope / AndroidScope / finally
protected var finally: (
AndroidScope
.(
Throwable
?) ->
Unit
)?
protected open fun finally(e:
Throwable
?):
Unit
open fun finally(block:
AndroidScope
.(
Throwable
?) ->
Unit
= {}):
AndroidScope
无论正常或者异常结束都将最终执行