ResignCallback typedef

ResignCallback = dynamic Function(bool result)

Implementation

typedef ResignCallback(bool result);