SigningCallback typedef

SigningCallback = void Function([dynamic data])

Implementation

typedef SigningCallback = void Function([dynamic data]);